projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
388c38f
)
*** empty log message ***
author
Dan Nicolaescu
<dann@ics.uci.edu>
Fri, 4 Apr 2008 23:53:00 +0000
(23:53 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Fri, 4 Apr 2008 23:53:00 +0000
(23:53 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index db7671f63bbcc3d980824b98a54c5ea865bb3d47..a9c08797538594ba6f0f4612e2c54f2fe149f18a 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-3265,8
+3265,6
@@
that share the same state."
((file-short (substring file (length ddir)))
(backend (vc-backend file))
(state (and backend (vc-state file)))
- ;; XXX: EXTRA is not set here.
- ;; It might need to be.
(extra
(and backend
(vc-call-backend backend 'status-fileinfo-extra file)))